Einhugur macOS Bridge plugin.

NSColor.UnemphasizedSelectedContentBackgroundColor Method

The color to use for selected text in an unemphasized context.

shared UnemphasizedSelectedContentBackgroundColor() as EinhugurMacOSBridge.NSColor

Parameters

Returns

EinhugurMacOSBridge.NSColor

Remarks

Use this color when the window containing the text is not key, or when the view containing the text does not have key focus.

This function did not exists before macOS 10.14 and will return nil on older systems

See Also

NSColor Class